Make it possible to track the embeddedness of statusicon (#387215, Martyn
authorMatthias Clasen <mclasen@redhat.com>
Fri, 22 Dec 2006 07:18:21 +0000 (07:18 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 22 Dec 2006 07:18:21 +0000 (07:18 +0000)
commitd9a6a829ce282ab60ef1b13834616eb257782975
tree0863914f15cc94a81de01449ec4137133f32d793
parent33153bec3679e9013bbcb819bc8b028cc4190ce0
Make it possible to track the embeddedness of statusicon (#387215, Martyn

2006-12-22  Matthias Clasen  <mclasen@redhat.com>

        Make it possible to track the embeddedness of
        statusicon (#387215, Martyn Russell, patch by Christian
        Persch)

        * gtk/gtkstatusicon.c: Add orientation and embedded properties.
        * gtk/gtkplug.c:
        * gtk/gtkplug-x11.c: Add an embedded property.
        * tests/teststatusicon.c: Test the new properties.
ChangeLog
gtk/gtkplug-x11.c
gtk/gtkplug.c
gtk/gtkstatusicon.c
tests/teststatusicon.c